TextToUpper

Get upper case version of provided string

extern (C) @nogc nothrow
const(char*)
TextToUpper
(
const(char*) text
)

Meta